{
    "compilerOptions": {
        "module": "ES2015",
        "declaration": true,
        "sourceMap": true,
        "target": "ESNext"
    }
}
